AudioEvent

public interface AudioEvent implements Event

An audio event on the loaded web page.

Inheritors

Functions

Link copied to clipboard
public abstract Audio audio()
Returns the Audio instance initiated this event.